home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Entertainment 1995 April
/
Electronic Entertainment CD-ROM Sampler Disc (April 1995).iso
/
mac
/
PCFILES
/
neonNSWK.DIR
/
00899_Script_899
< prev
next >
Wrap
Text File
|
1994-11-08
|
232b
|
6 lines
on mouseUp
global selOption4
if the hilite of cast (the castNum of sprite (the clickOn)) = TRUE then
put the text of cast (the castNum of sprite (the clickOn)) & RETURN into selOption4
else put "" into selOption4
end